
---- High DPI in Flash Renamer ----

-- Problem --

Making an application work well in all DPI settings can be tricky. Windows lets you choose from the following font sizes by default:

* Smaller (96 dpi) (The classic setting)
* Medium (120 dpi)
* Larger (144 dpi)
* Extra Large (192 dpi) (Windows 8.1+)

Flash Renamer works well in the three first. But Windows 8+ together with a high resolution screen and the "extra large" font setting will not look good by default in Flash Renamer, since the pictures will appear too small. Luckily this is simple to fix.

-- Solution --

Close Flash Renamer before you begin. You need to replace the current manifest file with a new one:

1. Open the same folder as this text file
2. Delete the original manifest file "FlashRen.exe.manifest"
3. Make a copy of "_highdpi_FlashRen.exe.manifest" and rename this to "FlashRen.exe.manifest"

That's all! If you need to, you can revert to the original manifest using the "_normal_FlashRen.exe.manifest" file instead.
